projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7016409
)
gdk: Fix docs typo
author
Benjamin Otte
<otte@redhat.com>
Mon, 3 Oct 2016 19:26:20 +0000
(21:26 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Sun, 16 Oct 2016 16:17:21 +0000
(18:17 +0200)
gdk/gdkdnd.c
patch
|
blob
|
history
diff --git
a/gdk/gdkdnd.c
b/gdk/gdkdnd.c
index d0629cfb7e285b987df47cb3d02a364d458a255d..30552846868c829ec2e23208b45723015043fe76 100644
(file)
--- a/
gdk/gdkdnd.c
+++ b/
gdk/gdkdnd.c
@@
-166,7
+166,7
@@
gdk_drag_context_get_source_window (GdkDragContext *context)
* gdk_drag_context_get_dest_window:
* @context: a #GdkDragContext
*
- * Returns the destination windw for the DND operation.
+ * Returns the destination wind
o
w for the DND operation.
*
* Returns: (transfer none): a #GdkWindow
*